Introductions
Back to Home
01. What Will We Create?
02. Comfort Level
03. What Should I Know?
04. Test for Loops
05. Test for If Statements
06. What Will We Learn?
07. Course Map
08. Download Python (Windows)
09. Download Python (Mac)
Back to Home
03. What Should I Know?
What Should I Know?
INSTRUCTOR NOTE:
Need to brush up? Check out these helpful tutorials below:
If Statements
Tutorialspoint: If-Else Blocks
CS 101: If Statements
While Loops
Tutorialspoint: Loops
CS 101: While Loops
Functions
Loyola University: Defining Functions
CS 101: Functions